GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / EnableSkewDetection Property





In This Topic
EnableSkewDetection Property (IGdPictureOCR)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(3)>
Property EnableSkewDetection As Boolean
[DispId(3)]
bool EnableSkewDetection {get; set;}
read-write property EnableSkewDetection: Boolean; 
DispIdAttribute(3)
function get,set EnableSkewDetection : boolean
[DispId(3)]
__property bool get_EnableSkewDetection();
__property void set_EnableSkewDetection( 
   bool value
);
[DispId(3)]
property bool EnableSkewDetection {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members